Aggregated and atomic
scores per method
library(yaml)
library(DT)
library(stringr)
library(dplyr)
#>
#> Attaching package: 'dplyr'
#> The following objects are masked from 'package:stats':
#>
#> filter, lag
#> The following objects are masked from 'package:base':
#>
#> intersect, setdiff, setequal, union
library(ggplot2)
theme_set(theme_light())
source(utils_script)
#source("utils/data_processing.R")
#> # A tibble: 3 × 2
#> late_integration GlobalScore
#> <chr> <dbl>
#> 1 limean 0.551
#> 2 OnlyMet 0.535
#> 3 OnlyRna 0.524
Visualisations of the
different metrics
Spearman correlation
(row)